powered by
Example summer 2017 TEO station at DP campus. Includes wind speed at two heights, air temp two heigths, BP, RH, Wind dir
data("TEODP2017")
Text file with header x specifying the variable name
Example for wind speed height calibration
Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)
# NOT RUN { v1.v2 <- TEODP2017[,c(1,8,4)] # }
Run the code above in your browser using DataLab